Skip to content

Modernize PDO installation documentation - #5277

Merged
lacatoire merged 1 commit into
php:masterfrom
lacatoire:fix/pdo-install-modernize
Aug 28, 2026
Merged

Modernize PDO installation documentation#5277
lacatoire merged 1 commit into
php:masterfrom
lacatoire:fix/pdo-install-modernize

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Summary

  • Remove outdated dl() reference from Windows PDO installation section
  • Replace "DLL files" with generic "extension files" wording
  • The main issue (.so/.dll extensions and php_ prefix in examples) was already fixed in
    a previous update

Fixes #3377

@lacatoire lacatoire closed this Mar 2, 2026
@lacatoire lacatoire reopened this Aug 28, 2026
@lacatoire
lacatoire force-pushed the fix/pdo-install-modernize branch from cf84132 to ee2518c Compare August 28, 2026 12:19
@lacatoire
lacatoire force-pushed the fix/pdo-install-modernize branch from ee2518c to 62cd367 Compare August 28, 2026 12:25
@lacatoire
lacatoire merged commit 6e58d11 into php:master Aug 28, 2026
2 checks passed
@lacatoire
lacatoire deleted the fix/pdo-install-modernize branch August 28, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Old configuration at the PDO installation page

2 participants